docs: HTTPS outcalls concept page#12
Conversation
Explain how HTTPS outcalls work at the protocol level: why HTTP from a blockchain is hard, the transform function mechanism for achieving consensus, cycle pricing, response size limits, POST idempotency, and comparison with oracles. Covers the content brief from the stub page. No CLI commands (Diataxis concept page). Points to the guide for practical usage.
Review: HTTPS Outcalls (Concept Page)Must fix
Suggestions
Verified
|
- Simplify consensus threshold to "at least 2/3" (drop 2f+1 detail) - Add local vs mainnet testing caveat - Add timeout as common failure mode for bad transforms - Explain HEAD use case for determining response size - Strengthen API key security wording (compromised replica scope) - Add future extensions section (flexible quorum, multiple responses) - Add Learn Hub link to next steps
|
Feedback addressed:
|
Summary
Concept page explaining how HTTPS outcalls work at the protocol level:
Sync recommendation
Informed by
.sources/portal/docs/references/https-outcalls-how-it-works.mdxand.sources/portal/docs/building-apps/network-features/using-http/https-outcalls/overview.mdx. Hand-written synthesis — not directly synced.